From 8ca309bd37046f1601dc1d3ea9f6cd6473317d79 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 9 Jan 2012 15:11:50 -0500 Subject: [PATCH] Add missing symbols --- gtk/gtk.symbols | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/gtk/gtk.symbols b/gtk/gtk.symbols index f852ff29e1..9108ebcf7b 100644 --- a/gtk/gtk.symbols +++ b/gtk/gtk.symbols @@ -85,6 +85,13 @@ gtk_accessible_connect_widget_destroyed gtk_accessible_get_type gtk_accessible_get_widget gtk_accessible_set_widget +gtk_actionable_get_action_name +gtk_actionable_get_action_target_value +gtk_actionable_get_type +gtk_actionable_set_action_name +gtk_actionable_set_action_target +gtk_actionable_set_action_target_value +gtk_actionable_set_detailed_action_name gtk_action_activate gtk_action_block_activate gtk_action_connect_accelerator @@ -713,6 +720,7 @@ gtk_container_set_reallocate_redraws gtk_container_set_resize_mode gtk_container_unset_focus_chain gtk_corner_type_get_type +gtk_css_image_get_parser_type gtk_css_provider_error_get_type gtk_css_provider_error_quark gtk_css_provider_get_default @@ -748,6 +756,7 @@ gtk_gradient_new_linear gtk_gradient_new_radial gtk_gradient_ref gtk_gradient_resolve +gtk_gradient_resolve_for_context gtk_gradient_to_string gtk_gradient_unref gtk_dialog_add_action_widget -- 2.30.2